home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / program / 52 / gfa_fx.doc < prev    next >
Text File  |  1987-04-02  |  1KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                  G.F.A.  Basic    F/X
  7.  
  8.                                     By  Jim Luczak
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.        G.F.A. Basic F/X is a interactive program taht demonstrates some of the
  19.  
  20.        capabilities of G.F.A. Basic.
  21.  
  22.  
  23.  
  24.        There are three support programs that G.F.A. Basic F/X uses.
  25.  
  26.  
  27.  
  28.        GFA_FX_1.PRG, GFA_FX_2.PRG, and GFA_FX_M.PRG.
  29.  
  30.  
  31.  
  32.        These programs are used to demonstrate G.F.A. Basic's EXEC Command.
  33.  
  34.        GFA_FX_1.PRG and GFA_FX_2.PRG are used in Medium Resolution.
  35.  
  36.        GFA_FX_1.PRG and GFA_FX_M.PRG are used in High Resolution.
  37.  
  38.  
  39.  
  40.        Try running one of the Support programs. As you will notice, they are
  41.  
  42.        completely independent programs. G.F.A. Basic Gives you the ability to
  43.  
  44.        access programs directly from Basic.
  45.  
  46.  
  47.  
  48.        Another feature of G.F.A. Basic are the many commands to direct I/O to
  49.  
  50.        the disk drives.
  51.  
  52.        G.F.A. Basic F/X will search up to 16 disk drives for the support
  53.  
  54.        programs mentioned above. Try moving one of the support programs to
  55.  
  56.        another disk drive. The program will find and load it. ( The support
  57.  
  58.        programs must be in the Root Directory of the drive, Not in a Folder.
  59.  
  60.        ).
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.        Try programming with G.F.A. Basic. Everything a Computer Language
  77.  
  78.        should be.
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.